projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b89b385
)
* callproc.c (Fcall_process): Canonicalize current directory name.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 7 Sep 2008 19:10:18 +0000
(19:10 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 7 Sep 2008 19:10:18 +0000
(19:10 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 869bec3021860038dd4a96eafe5c69318ff601a7..0ff7e9cb09f82f4546569af63ea0dc97d162b810 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2008-09-07 Chong Yidong <cyd@stupidchicken.com>
+ * callproc.c (Fcall_process): Canonicalize current directory name.
+
* xdisp.c (move_it_to): When moving by vpos, ensure that the
iterator advances to the next line if the current line ends in a
continued tab.